;flak spec

;FLAK Start
throwangle     = 35
throwforward   = 20
throwheight    = 7

;FLAK Movement
lifespan       = 50
yinc	       = 5
zinc	       = 6
xspeed         = 10
yspeed         = 10
zspeed         = 5
weight         = 600
spinx          = 
bounceonhit    = 0
explodeonhit   = 0
damage         = 100

;FLAK Explosion
exponfloor     = mushroom
expinair       = smokey

;FLAK Sounds

sndbounce      = bounce.wav
sndexplode     = explode.wav
